High-level overview of Antei’s platform architecture, infrastructure providers, and deployment principles.
Layer | Provider | Purpose |
---|---|---|
Frontend | Retool | Public-facing app on *.tax.antei.com |
Business Logic | Xano | Auth, orchestration, fallback logic, API routes |
Database | PostgreSQL on GCP | Structured relational storage for all primary entities |
Background Jobs | Cron | Reconciliation, sync, validation, calculations |
Serverless Workers | Cloudflare | Ingestion, extraction, document generation, email |
File Storage | Cloudflare R2 | PDFs, registration assets, legal documents, logos |
Async Services | Railway, Render | XLSX conversion, fallback retry logic, ingestion helpers |
Malware Detection | Cloudmersive | Malware Detection for Uploaded Files |